Skip to content

Remove GDM service unit gdm.service #195

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

pmenzel
Copy link
Contributor

@pmenzel pmenzel commented Jun 14, 2021

NB: The lightdm service unit is part of the bee package lightdm, so to remove the host tag lightdm, that package would need to be rebuilt (and preferably the service unit moved to mxtools).

We are using lightdm, so remove the service unit for GDM.
@donald
Copy link
Collaborator

donald commented Jun 17, 2021

Took me a while to follow. So this is step one (and step two might be to move lightdm.service from the lightdm bee package to mxtools and step three might be to remove ConditionPathExists=/node/tags/lightdm from it, right?). Looks good, go ahead.

@pmenzel pmenzel merged commit a385f4b into master Jun 21, 2021
@pmenzel
Copy link
Contributor Author

pmenzel commented Jun 23, 2021

The file had to be manually removed (of course in hindsight): sudo rm /etc/systemd/system/gdm.service.

@donald
Copy link
Collaborator

donald commented Jun 28, 2021

Yes, mxtools has no "uninstall". And no auto-disable, too, so you left a dangling symlink. :-)

@pmenzel
Copy link
Contributor Author

pmenzel commented Jul 5, 2021

Indeed. Thanks.

@deinemuddah:~$ ls -l /etc/systemd/system/graphical.target.wants/gdm.service
lrwxrwxrwx 1 root root 31 Mar 14  2011 /etc/systemd/system/graphical.target.wants/gdm.service -> /etc/systemd/system/gdm.service
@deinemuddah:~$ sudo rm /etc/systemd/system/graphical.target.wants/gdm.service
@deinemuddah:~$

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants